バージョン 24.2 (最新)

Period メソッド (FullStochasticOscillatorIndicator<T>)

現在の FullStochasticOscillatorIndicator オブジェクトの移動平均期間を設定します。FullStochasticOscillatorIndicator 期間の一般的な値かつ初期値は 14 です。
シンタックス
public FullStochasticOscillatorIndicator<T> Period( 
   System.int period
)

パラメータ

period
解説
FullStochasticOscillatorIndicator 期間の一般的な値かつ初期値は 14 です。
参照

オンラインで表示: GitHub